Skip to content

Fix Tests build#109

Merged
asroy merged 5 commits into
developfrom
fix_test
Mar 5, 2022
Merged

Fix Tests build#109
asroy merged 5 commits into
developfrom
fix_test

Conversation

@asroy
Copy link
Copy Markdown
Contributor

@asroy asroy commented Mar 4, 2022

No description provided.

@asroy asroy requested review from j4yan and zjing14 March 4, 2022 22:48
zjing14
zjing14 previously approved these changes Mar 4, 2022
Comment thread test/CMakeLists.txt
foreach(TEST ${TESTS})
get_filename_component(BASE_NAME ${TEST} NAME_WE)
message("adding test ${BASE_NAME}")
add_test_executeable(test_${BASE_NAME} ${TEST})
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add_test_executable

@asroy asroy merged commit 5b17887 into develop Mar 5, 2022
@asroy asroy deleted the fix_test branch March 5, 2022 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants